Skip to content

Conversation

@elena-kolevska
Copy link
Contributor

@elena-kolevska elena-kolevska commented Jun 2, 2025

Description

Adds support for the Jobs API

Issue reference

#733

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Sync client
  • Async client
  • Examples
  • Callback server
  • FailurePolicy
  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

Signed-off-by: Elena Kolevska <[email protected]>
Signed-off-by: Elena Kolevska <[email protected]>
Signed-off-by: Elena Kolevska <[email protected]>
Signed-off-by: Elena Kolevska <[email protected]>
@codecov
Copy link

codecov bot commented Jun 8, 2025

Codecov Report

Attention: Patch coverage is 85.71429% with 24 lines in your changes missing coverage. Please review.

Project coverage is 86.37%. Comparing base (bffb749) to head (5be6d9a).
Report is 35 commits behind head on main.

Files with missing lines Patch % Lines
ext/dapr-ext-grpc/dapr/ext/grpc/_servicer.py 35.00% 13 Missing ⚠️
dapr/clients/grpc/_request.py 50.00% 3 Missing ⚠️
ext/dapr-ext-grpc/dapr/ext/grpc/app.py 40.00% 3 Missing ⚠️
dapr/aio/clients/grpc/client.py 94.11% 2 Missing ⚠️
dapr/clients/grpc/client.py 93.54% 2 Missing ⚠️
dapr/clients/grpc/_jobs.py 98.52% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #804      +/-   ##
==========================================
- Coverage   86.63%   86.37%   -0.26%     
==========================================
  Files          84       90       +6     
  Lines        4473     5270     +797     
==========================================
+ Hits         3875     4552     +677     
- Misses        598      718     +120     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Signed-off-by: Elena Kolevska <[email protected]>
Signed-off-by: Elena Kolevska <[email protected]>
Signed-off-by: Elena Kolevska <[email protected]>
@elena-kolevska elena-kolevska changed the title [WIP] Jobs API Adds support for the Jobs API Jun 24, 2025
@elena-kolevska elena-kolevska marked this pull request as ready for review June 24, 2025 14:35
@elena-kolevska elena-kolevska requested review from a team as code owners June 24, 2025 14:36
@elena-kolevska
Copy link
Contributor Author

Will work on adding failure policy this week

Copy link
Member

@mikeee mikeee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

@elena-kolevska elena-kolevska merged commit e542624 into dapr:main Jul 25, 2025
17 of 20 checks passed
@elena-kolevska elena-kolevska mentioned this pull request Aug 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants